home *** CD-ROM | disk | FTP | other *** search
/ Champak 138 / Volume 138 Aug 19 2011 - Damaged.iso / Games / juicy_lucy.swf / scripts / frame_43 / DoAction.as
Text File  |  2011-08-19  |  66b  |  6 lines

  1. if(_root.speed > 19)
  2. {
  3.    gotoAndStop("round");
  4.    play();
  5. }
  6.